home *** CD-ROM | disk | FTP | other *** search
- object TPersHolder
- P.Name = '80196 Assembler'
- P.Extensions.Strings = (
-
- '80196 ASM files (*.a96;*.inc;*.lst;*.m96)|*.a96;*.inc;*.lst;*.m9' +
- '6')
- P.SyntaxBlocks = <
- item
- Name = 'Default'
- ID = 0
- FIText = 9
- FIIntNum = 3
- FIFloatNum = 4
- FIHexNum = 3
- FIIdentifier = 5
- UseComments = True
- UseSingleLineComments = True
- UseStrings = True
- UseSingleLineStrings = True
- UseNumbers = True
- UsePrefixedNumbers = True
- UseSuffixedNumbers = True
- UseMultipleNumSuffixes = False
- UseIdentifiers = True
- UseKeywords = True
- BlockDelimiters = <>
- SingleLineCommentDelimiters = <
- item
- FontID = 10
- LeftDelimiter = ';'
- end>
- SingleLineStringDelimiters = <
- item
- FontID = 2
- LeftDelimiter = #39
- RightDelimiter = #39
- end>
- NumPrefixes = <
- item
- LeftDelimiter = '#'
- end>
- NumSuffixes = <
- item
- LeftDelimiter = 'h'
- end
- item
- LeftDelimiter = 'H'
- end
- item
- LeftDelimiter = 't'
- end
- item
- LeftDelimiter = 'T'
- end>
- KeywordSets = <
- item
- FontID = 6
- Name = 'Op codes'
- Keywords =
- 'adcb,add,addb,addc,and,andb,bbc,bbs,bc,be,bge,bgt,bh,ble,blt,bmo' +
- 'v,bmovi,bnc,bne,bnh,bnst,bnv,bnvt,br,bst,bv,bvt,call,clr,clrb,cl' +
- 'rc,clrvt,cmp,cmpb,cmpl,dec,decb,di,div,divb,divu,divub,djnz,djnz' +
- 'w,dpts,ei,epts,ext,extb,idlpd,inc,incb,jbc,jbs,jc,je,jge,jgt,jh,' +
- 'jle,jlt,jnc,jne,jnh,jnst,jnv,jnvt,jst,jv,jvt,lcall,ld,ldb,ldbse,' +
- 'ldbze,ljmp,mul,mulb,mulu,mulub,neg,negb,nop,norml,not,notb,or,or' +
- 'b,pop,popa,popf,push,pusha,pushf,ret,rst,scall,setc,shl,shlb,shl' +
- 'l,shr,shra,shrab,shral,shrb,shrl,sjmp,skip,st,stb,sub,subb,subc,' +
- 'subcb,tijmp,trap,xch,xchb,xor,xorb'
- end
- item
- FontID = 8
- Name = 'Directives'
- Keywords =
- 'at,cseg,debug,dseg,end,extrn,include,list,main,module,nolist,pub' +
- 'lic,rseg,title'
- end>
- FirstIdentChars = '%@-Z_a-z'
- OtherIdentChars = '0-9?A-Z_a-z'
- end>
- P.FontTable = <
- item
- FontID = 2
- GlobalAttrID = 'String'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clMaroon
- Font.Height = -13
- Font.Name = 'Courier New'
- Font.Style = []
- end
- item
- FontID = 3
- GlobalAttrID = 'Integer'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clGreen
- Font.Height = -13
- Font.Name = 'Courier New'
- Font.Style = []
- end
- item
- FontID = 4
- GlobalAttrID = 'Float'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clGreen
- Font.Height = -13
- Font.Name = 'Courier New'
- Font.Style = []
- end
- item
- FontID = 5
- GlobalAttrID = 'Identifier'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'Courier New'
- Font.Style = []
- end
- item
- FontID = 6
- GlobalAttrID = 'Reserved words'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlue
- Font.Height = -13
- Font.Name = 'Courier New'
- Font.Style = []
- end
- item
- FontID = 8
- GlobalAttrID = 'Defines'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clGreen
- Font.Height = -13
- Font.Name = 'Courier New'
- Font.Style = []
- end
- item
- FontID = 9
- GlobalAttrID = 'Plain Text'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'Courier New'
- Font.Style = []
- end
- item
- FontID = 10
- GlobalAttrID = 'Comment'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clGray
- Font.Height = -13
- Font.Name = 'Courier New'
- Font.Style = [fsItalic]
- end>
- P.SyntaxVersion = 3
- end
-